Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Update Node version pre-flight check #1634

Merged
merged 2 commits into from Jan 18, 2019
Merged

Conversation

gnidan
Copy link
Contributor

@gnidan gnidan commented Jan 17, 2019

  • Fix to match actual minimum requirement of v8.9.4
  • Use semver to check compatibility
  • Reörder imports nitpickingly
  • Switch to "string"+"math" in case Node version doesn't support backtick syntax
  • Reword error, remove line-break.

- Fix to match actual minimum requirement of v8.9.4
- Use semver to check compatibility
- Reörder imports nitpickingly
- Switch to "string"+"math" in case Node version doesn't support `${}`
- Reword error, remove line-break.
@gnidan gnidan requested review from eggplantzzz and removed request for eggplantzzz January 17, 2019 01:06
@gnidan
Copy link
Contributor Author

gnidan commented Jan 17, 2019

(Unrequesting review while I look into those tests)

@gnidan
Copy link
Contributor Author

gnidan commented Jan 18, 2019

Thanks for cleaning up my mess @eggplantzzz :D

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 69.815% when pulling 1712433 on node-version-compatibility into f4071ec on develop.

@eggplantzzz
Copy link
Contributor

eggplantzzz commented Jan 18, 2019

Looks great! Into it...

@gnidan gnidan merged commit d15834b into develop Jan 18, 2019
@gnidan gnidan deleted the node-version-compatibility branch January 18, 2019 22:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants